home *** CD-ROM | disk | FTP | other *** search
/ New Masters of Flash / New Masters of Flash.iso / pc / MOVIES / 05.dir / 00157_Bitmap_action palett expert script (.png) < prev    next >
Bitmap Image  |  2000-10-01  |  488KB  |  593x411  |  8-bit (28 colors)
Labels: text | electronics | screenshot | display | software | computer icon | web page | operating system | number | website
OCR: Frame Actions ETMovie Explorer A Frame Actions + - Frame Actions DifferenceX = getProperty("mouseloc", x)-getProperty("TrailerObj ", _ x); DifferenceY = getProperty("mouseloc", - y)-getProperty( "TrailerObj", - y); setProperty ("TrailerObj", x, Number(getProperty("TrailerObj", x))+Number((Differencex/5))); setProperty ("TrailerObj", - y, Number(getProperty("TrailerObj", _ y))+Number( (DifferenceY/5))); if (Number(getProperty("TrailerObj", x))>0) { addX = int(getProperty("TrailerObj", x)/360) *- 360; } else { addx = (int(getProperty("TrailerObj", x)/360)-1) *- 360; } if (Number(getProperty("TrailerObj", - y) )>0) { addY = int(getProperty("TrailerObj", - y)/360) *- 360; } else { addY = (int(getProperty("TrailerObj", - y)/360)-1 ) *- 360; - Yangle = Number(int(getProperty("TrailerObj", x)))+N ...